Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NArrayHelpers<T> Class / jvQ Method


In This Topic
    jvQ Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub jvQ( _
       ByVal KvQ() As T _
    ) 
    'Usage
     
    
    Dim KvQ() As T
     
    NArrayHelpers(Of T).jvQ(KvQ)
    internal static void jvQ( 
       T[] KvQ
    )

    Parameters

    KvQ
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also